home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 997 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: rahul.net!a2i!wolf359!Eric
  2. From: Eric@wolf359.exile.org (Eric Edwards)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: AmiTCP not reading packets from ethernet
  5. Message-ID: <ijW0y*Xd2@wolf359.exile.org>
  6. Date: Thu, 01 Feb 1996 05:49:06 GMT
  7. References: <RmG-x*Ic2@wolf359.exile.org> <31260@lyssa.owl.de>
  8. Organization: Engineers in Exile
  9. X-Newsreader: Arn V1.03a
  10.  
  11. In article <31260@lyssa.owl.de>, "Matthias Scheler" writes:
  12.  
  13. > Eric Edwards wrote in comp.sys.amiga.networking about "AmiTCP not reading
  14. > packets from ethernet":
  15. > > online devs:networks/ariadne.device 0
  16. > Unnecessary.
  17. > > AmiTCP:bin/ifconfig ariadne inet 192.168.1.2 netmask 255.255.255.0 -arp
  18. > How is ethernet supposed to work if you disable ARP? And why did you do that?
  19.  
  20. It seemed apropriate acording to netutils.doc
  21.  
  22. "
  23.        ifconfig eth0 inet 193.124.100.64 netmask 255.255.255.192 -arp
  24.  
  25.                 This command loads an ethernet driver (by default for the
  26.                 Commodore A2065 Ethernet adapter unit 0), marks it "up",
  27.                 disables ARP protocol for it, attaches an inet address
  28.                 193.124.100.65 to it and sets its netmask to
  29.                 255.255.255.192.  A bitwise logical and of netmask and
  30.                 address for the interface forms a subnet address, in this
  31.                 case 193.124.100.64.  All packets aimed to hosts with same
  32.                 subnet address (that is hosts 193.124.100.64 -
  33.                 193.124.100.127) are routed to this interface.
  34. "
  35.  
  36. The ethernet is issolated so it seemed reasonable to restrict traffic to
  37. the single subnet.
  38.  
  39. Nonetheless, I did enable arp.  This helped a little bit.  The Amiga can
  40. now ping it's own interface.  According to amitcp:bin/arp, the amiga is
  41. finding the ethernet address for the Sun.  But the sun is not finding the
  42. Amiga.  
  43.  
  44. Pinging the sun from the Amiga results in packets going out but none
  45. coming back.
  46.  
  47. Pinging the Amiga from the sun results in packets being received, packets
  48. being sent back, and the occassional "unknown type" packet.  The Sun does not
  49. acknowledge receiving any return packets.
  50.  
  51. BTW, do you know any way of determining the ethernet address on the Amiga
  52. side?  I thought to hardwire the Sun's arp table but I could not determine
  53. an ethernet address to put in it.
  54.  
  55. ----
  56. "Not many fishes, in the sea.  Not many fishes, just Londo and me"
  57. Remember the home hobbyist computer: Born 1975, died April 29, 1994
  58.  
  59.